You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > Divide Method > TMtxVecInt.Divide Method ([In] TMtxVecInt, [In] TMtxVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.Divide Method ([In] TMtxVecInt, [In] TMtxVecInt)

Divides coresponding elements in Src1 with Src2.

Syntax
C#
Visual Basic
public TMtxVecInt Divide([In] TMtxVecInt Src1, [In] TMtxVecInt Src2);

the result of dividing Src1 values with coresponding Src2 values.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!